| <aid="mutationcreateissuedescription"></a>`description` | [`String`](#string) | Description of the issue. |
| <aid="mutationcreateissuedescription"></a>`description` | [`String`](#string) | Description of the issue. |
| <aid="mutationcreateissuediscussiontoresolve"></a>`discussionToResolve` | [`String`](#string) | ID of a discussion to resolve. Also pass `merge_request_to_resolve_discussions_of`. |
| <aid="mutationcreateissuediscussiontoresolve"></a>`discussionToResolve` | [`String`](#string) | ID of a discussion to resolve. Also pass `merge_request_to_resolve_discussions_of`. |
| <aid="mutationcreateissueduedate"></a>`dueDate` | [`ISO8601Date`](#iso8601date) | Due date of the issue. |
| <aid="mutationcreateissueduedate"></a>`dueDate` | [`ISO8601Date`](#iso8601date) | Due date of the issue. |
| <aid="mutationcreateissueepicid"></a>`epicId` | [`EpicID`](#epicid) | The ID of an epic to associate the issue with. |
| <aid="mutationcreateissueepicid"></a>`epicId` | [`EpicID`](#epicid) | ID of an epic to associate the issue with. |
| <aid="mutationcreateissuehealthstatus"></a>`healthStatus` | [`HealthStatus`](#healthstatus) | The desired health status. |
| <aid="mutationcreateissuehealthstatus"></a>`healthStatus` | [`HealthStatus`](#healthstatus) | The desired health status. |
| <aid="mutationcreateissueiid"></a>`iid` | [`Int`](#int) | IID (internal ID) of a project issue. Only admins and project owners can modify. |
| <aid="mutationcreateissueiid"></a>`iid` | [`Int`](#int) | IID (internal ID) of a project issue. Only admins and project owners can modify. |
| <aid="mutationcreateissuelabelids"></a>`labelIds` | [`[LabelID!]`](#labelid) | IDs of labels to be added to the issue. |
| <aid="mutationcreateissuelabelids"></a>`labelIds` | [`[LabelID!]`](#labelid) | IDs of labels to be added to the issue. |
| <aid="mutationhttpintegrationcreateactive"></a>`active` | [`Boolean!`](#boolean) | Whether the integration is receiving alerts. |
| <aid="mutationhttpintegrationcreateactive"></a>`active` | [`Boolean!`](#boolean) | Whether the integration is receiving alerts. |
| <aid="mutationhttpintegrationcreateclientmutationid"></a>`clientMutationId` | [`String`](#string) | A unique identifier for the client performing the mutation. |
| <aid="mutationhttpintegrationcreateclientmutationid"></a>`clientMutationId` | [`String`](#string) | A unique identifier for the client performing the mutation. |
| <aid="mutationhttpintegrationcreatename"></a>`name` | [`String!`](#string) | Name of the integration. |
| <aid="mutationhttpintegrationcreatename"></a>`name` | [`String!`](#string) | Name of the integration. |
| <aid="mutationhttpintegrationcreatepayloadattributemappings"></a>`payloadAttributeMappings` | [`[AlertManagementPayloadAlertFieldInput!]`](#alertmanagementpayloadalertfieldinput) | The custom mapping of GitLab alert attributes to fields from the payload_example. |
| <aid="mutationhttpintegrationcreatepayloadattributemappings"></a>`payloadAttributeMappings` | [`[AlertManagementPayloadAlertFieldInput!]`](#alertmanagementpayloadalertfieldinput) | Custom mapping of GitLab alert attributes to fields from the payload example. |
| <aid="mutationhttpintegrationcreatepayloadexample"></a>`payloadExample` | [`JsonString`](#jsonstring) | The example of an alert payload. |
| <aid="mutationhttpintegrationcreatepayloadexample"></a>`payloadExample` | [`JsonString`](#jsonstring) | Example of an alert payload. |
| <aid="mutationhttpintegrationcreateprojectpath"></a>`projectPath` | [`ID!`](#id) | Project to create the integration in. |
| <aid="mutationhttpintegrationcreateprojectpath"></a>`projectPath` | [`ID!`](#id) | Project to create the integration in. |
| <aid="mutationhttpintegrationupdateclientmutationid"></a>`clientMutationId` | [`String`](#string) | A unique identifier for the client performing the mutation. |
| <aid="mutationhttpintegrationupdateclientmutationid"></a>`clientMutationId` | [`String`](#string) | A unique identifier for the client performing the mutation. |
| <aid="mutationhttpintegrationupdateid"></a>`id` | [`AlertManagementHttpIntegrationID!`](#alertmanagementhttpintegrationid) | ID of the integration to mutate. |
| <aid="mutationhttpintegrationupdateid"></a>`id` | [`AlertManagementHttpIntegrationID!`](#alertmanagementhttpintegrationid) | ID of the integration to mutate. |
| <aid="mutationhttpintegrationupdatename"></a>`name` | [`String`](#string) | Name of the integration. |
| <aid="mutationhttpintegrationupdatename"></a>`name` | [`String`](#string) | Name of the integration. |
| <aid="mutationhttpintegrationupdatepayloadattributemappings"></a>`payloadAttributeMappings` | [`[AlertManagementPayloadAlertFieldInput!]`](#alertmanagementpayloadalertfieldinput) | The custom mapping of GitLab alert attributes to fields from the payload_example. |
| <aid="mutationhttpintegrationupdatepayloadattributemappings"></a>`payloadAttributeMappings` | [`[AlertManagementPayloadAlertFieldInput!]`](#alertmanagementpayloadalertfieldinput) | Custom mapping of GitLab alert attributes to fields from the payload example. |
| <aid="mutationhttpintegrationupdatepayloadexample"></a>`payloadExample` | [`JsonString`](#jsonstring) | The example of an alert payload. |
| <aid="mutationhttpintegrationupdatepayloadexample"></a>`payloadExample` | [`JsonString`](#jsonstring) | Example of an alert payload. |
| <aid="mutationupdateissueconfidential"></a>`confidential` | [`Boolean`](#boolean) | Indicates the issue is confidential. |
| <aid="mutationupdateissueconfidential"></a>`confidential` | [`Boolean`](#boolean) | Indicates the issue is confidential. |
| <aid="mutationupdateissuedescription"></a>`description` | [`String`](#string) | Description of the issue. |
| <aid="mutationupdateissuedescription"></a>`description` | [`String`](#string) | Description of the issue. |
| <aid="mutationupdateissueduedate"></a>`dueDate` | [`ISO8601Date`](#iso8601date) | Due date of the issue. |
| <aid="mutationupdateissueduedate"></a>`dueDate` | [`ISO8601Date`](#iso8601date) | Due date of the issue. |
| <aid="mutationupdateissueepicid"></a>`epicId` | [`EpicID`](#epicid) | The ID of the parent epic. NULL when removing the association. |
| <aid="mutationupdateissueepicid"></a>`epicId` | [`EpicID`](#epicid) | ID of the parent epic. NULL when removing the association. |
| <aid="mutationupdateissuehealthstatus"></a>`healthStatus` | [`HealthStatus`](#healthstatus) | The desired health status. |
| <aid="mutationupdateissuehealthstatus"></a>`healthStatus` | [`HealthStatus`](#healthstatus) | The desired health status. |
| <aid="mutationupdateissueiid"></a>`iid` | [`String!`](#string) | IID of the issue to mutate. |
| <aid="mutationupdateissueiid"></a>`iid` | [`String!`](#string) | IID of the issue to mutate. |
| <aid="mutationupdateissuelabelids"></a>`labelIds` | [`[ID!]`](#id) | IDs of labels to be set. Replaces existing issue labels. |
| <aid="mutationupdateissuelabelids"></a>`labelIds` | [`[ID!]`](#id) | IDs of labels to be set. Replaces existing issue labels. |
...
@@ -7563,7 +7563,7 @@ An endpoint and credentials used to accept alerts for a project.
...
@@ -7563,7 +7563,7 @@ An endpoint and credentials used to accept alerts for a project.
| <aid="alertmanagementhttpintegrationname"></a>`name` | [`String`](#string) | Name of the integration. |
| <aid="alertmanagementhttpintegrationname"></a>`name` | [`String`](#string) | Name of the integration. |
| <aid="alertmanagementhttpintegrationpayloadalertfields"></a>`payloadAlertFields` | [`[AlertManagementPayloadAlertField!]`](#alertmanagementpayloadalertfield) | Extract alert fields from payload example for custom mapping. |
| <aid="alertmanagementhttpintegrationpayloadalertfields"></a>`payloadAlertFields` | [`[AlertManagementPayloadAlertField!]`](#alertmanagementpayloadalertfield) | Extract alert fields from payload example for custom mapping. |
| <aid="alertmanagementhttpintegrationpayloadattributemappings"></a>`payloadAttributeMappings` | [`[AlertManagementPayloadAlertMappingField!]`](#alertmanagementpayloadalertmappingfield) | The custom mapping of GitLab alert attributes to fields from the payload_example. |
| <aid="alertmanagementhttpintegrationpayloadattributemappings"></a>`payloadAttributeMappings` | [`[AlertManagementPayloadAlertMappingField!]`](#alertmanagementpayloadalertmappingfield) | The custom mapping of GitLab alert attributes to fields from the payload_example. |
| <aid="alertmanagementhttpintegrationpayloadexample"></a>`payloadExample` | [`JsonString`](#jsonstring) | The example of an alert payload. |
| <aid="alertmanagementhttpintegrationpayloadexample"></a>`payloadExample` | [`JsonString`](#jsonstring) | Example of an alert payload. |
| <aid="alertmanagementhttpintegrationtoken"></a>`token` | [`String`](#string) | Token used to authenticate alert notification requests. |
| <aid="alertmanagementhttpintegrationtoken"></a>`token` | [`String`](#string) | Token used to authenticate alert notification requests. |
| <aid="alertmanagementhttpintegrationtype"></a>`type` | [`AlertManagementIntegrationType!`](#alertmanagementintegrationtype) | Type of integration. |
| <aid="alertmanagementhttpintegrationtype"></a>`type` | [`AlertManagementIntegrationType!`](#alertmanagementintegrationtype) | Type of integration. |
| <aid="boardname"></a>`name` | [`String`](#string) | Name of the board. |
| <aid="boardname"></a>`name` | [`String`](#string) | Name of the board. |
| <aid="boardupdatedat"></a>`updatedAt` | [`Time!`](#time) | Timestamp of when the board was last updated. |
| <aid="boardupdatedat"></a>`updatedAt` | [`Time!`](#time) | Timestamp of when the board was last updated. |
| <aid="boardwebpath"></a>`webPath` | [`String!`](#string) | Web path of the board. |
| <aid="boardwebpath"></a>`webPath` | [`String!`](#string) | Web path of the board. |
...
@@ -7943,7 +7943,7 @@ Represents a list for an issue board.
...
@@ -7943,7 +7943,7 @@ Represents a list for an issue board.
| <aid="boardlistissuescount"></a>`issuesCount` | [`Int`](#int) | Count of issues in the list. |
| <aid="boardlistissuescount"></a>`issuesCount` | [`Int`](#int) | Count of issues in the list. |
| <aid="boardlistiteration"></a>`iteration` | [`Iteration`](#iteration) | Iteration of the list. |
| <aid="boardlistiteration"></a>`iteration` | [`Iteration`](#iteration) | Iteration of the list. |
| <aid="boardlistlabel"></a>`label` | [`Label`](#label) | Label of the list. |
| <aid="boardlistlabel"></a>`label` | [`Label`](#label) | Label of the list. |
| <aid="boardlistlimitmetric"></a>`limitMetric` | [`ListLimitMetric`](#listlimitmetric) | The current limit metric for the list. |
| <aid="boardlistlimitmetric"></a>`limitMetric` | [`ListLimitMetric`](#listlimitmetric) | Current limit metric for the list. |
| <aid="boardlistlisttype"></a>`listType` | [`String!`](#string) | Type of the list. |
| <aid="boardlistlisttype"></a>`listType` | [`String!`](#string) | Type of the list. |
| <aid="boardlistmaxissuecount"></a>`maxIssueCount` | [`Int`](#int) | Maximum number of issues in the list. |
| <aid="boardlistmaxissuecount"></a>`maxIssueCount` | [`Int`](#int) | Maximum number of issues in the list. |
| <aid="boardlistmaxissueweight"></a>`maxIssueWeight` | [`Int`](#int) | Maximum weight of issues in the list. |
| <aid="boardlistmaxissueweight"></a>`maxIssueWeight` | [`Int`](#int) | Maximum weight of issues in the list. |
...
@@ -9676,7 +9676,7 @@ four standard [pagination arguments](#connection-pagination-arguments):
...
@@ -9676,7 +9676,7 @@ four standard [pagination arguments](#connection-pagination-arguments):
| <aid="groupadditionalpurchasedstoragesize"></a>`additionalPurchasedStorageSize` | [`Float`](#float) | Additional storage purchased for the root namespace in bytes. |
| <aid="groupadditionalpurchasedstoragesize"></a>`additionalPurchasedStorageSize` | [`Float`](#float) | Additional storage purchased for the root namespace in bytes. |
| <aid="groupautodevopsenabled"></a>`autoDevopsEnabled` | [`Boolean`](#boolean) | Indicates whether Auto DevOps is enabled for all projects within this group. |
| <aid="groupautodevopsenabled"></a>`autoDevopsEnabled` | [`Boolean`](#boolean) | Indicates whether Auto DevOps is enabled for all projects within this group. |
| <aid="groupavatarurl"></a>`avatarUrl` | [`String`](#string) | Avatar URL of the group. |
| <aid="groupavatarurl"></a>`avatarUrl` | [`String`](#string) | Avatar URL of the group. |
| <aid="groupbillablememberscount"></a>`billableMembersCount` | [`Int`](#int) | The number of billable users in the group. |
| <aid="groupbillablememberscount"></a>`billableMembersCount` | [`Int`](#int) | Number of billable users in the group. |
| <aid="groupcontainerrepositoriescount"></a>`containerRepositoriesCount` | [`Int!`](#int) | Number of container repositories in the group. |
| <aid="groupcontainerrepositoriescount"></a>`containerRepositoriesCount` | [`Int!`](#int) | Number of container repositories in the group. |
| <aid="groupcontainslockedprojects"></a>`containsLockedProjects` | [`Boolean!`](#boolean) | Includes at least one project where the repository size exceeds the limit. |
| <aid="groupcontainslockedprojects"></a>`containsLockedProjects` | [`Boolean!`](#boolean) | Includes at least one project where the repository size exceeds the limit. |
| <aid="groupcustomemoji"></a>`customEmoji` | [`CustomEmojiConnection`](#customemojiconnection) | Custom emoji within this namespace. Available only when feature flag `custom_emoji` is enabled. This flag is disabled by default, because the feature is experimental and is subject to change without notice. (see [Connections](#connections)) |
| <aid="groupcustomemoji"></a>`customEmoji` | [`CustomEmojiConnection`](#customemojiconnection) | Custom emoji within this namespace. Available only when feature flag `custom_emoji` is enabled. This flag is disabled by default, because the feature is experimental and is subject to change without notice. (see [Connections](#connections)) |
...
@@ -9688,7 +9688,7 @@ four standard [pagination arguments](#connection-pagination-arguments):
...
@@ -9688,7 +9688,7 @@ four standard [pagination arguments](#connection-pagination-arguments):
| <aid="groupdependencyproxytotalsize"></a>`dependencyProxyTotalSize` | [`String!`](#string) | Total size of the dependency proxy cached images. |
| <aid="groupdependencyproxytotalsize"></a>`dependencyProxyTotalSize` | [`String!`](#string) | Total size of the dependency proxy cached images. |
| <aid="groupdescription"></a>`description` | [`String`](#string) | Description of the namespace. |
| <aid="groupdescription"></a>`description` | [`String`](#string) | Description of the namespace. |
| <aid="groupdescriptionhtml"></a>`descriptionHtml` | [`String`](#string) | The GitLab Flavored Markdown rendering of `description`. |
| <aid="groupdescriptionhtml"></a>`descriptionHtml` | [`String`](#string) | The GitLab Flavored Markdown rendering of `description`. |
| <aid="groupdora"></a>`dora` | [`Dora`](#dora) | The group's DORA metrics. |
| <aid="groupdora"></a>`dora` | [`Dora`](#dora) | Group's DORA metrics. |
| <aid="groupemailsdisabled"></a>`emailsDisabled` | [`Boolean`](#boolean) | Indicates if a group has email notifications disabled. |
| <aid="groupemailsdisabled"></a>`emailsDisabled` | [`Boolean`](#boolean) | Indicates if a group has email notifications disabled. |
| <aid="groupepicsenabled"></a>`epicsEnabled` | [`Boolean`](#boolean) | Indicates if Epics are enabled for namespace. |
| <aid="groupepicsenabled"></a>`epicsEnabled` | [`Boolean`](#boolean) | Indicates if Epics are enabled for namespace. |
...
@@ -10921,7 +10921,7 @@ A user assigned to a merge request.
...
@@ -10921,7 +10921,7 @@ A user assigned to a merge request.
| <aid="mergerequestassigneegroupcount"></a>`groupCount` | [`Int`](#int) | Group count for the user. |
| <aid="mergerequestassigneegroupcount"></a>`groupCount` | [`Int`](#int) | Group count for the user. |
| <aid="mergerequestassigneegroupmemberships"></a>`groupMemberships` | [`GroupMemberConnection`](#groupmemberconnection) | Group memberships of the user. (see [Connections](#connections)) |
| <aid="mergerequestassigneegroupmemberships"></a>`groupMemberships` | [`GroupMemberConnection`](#groupmemberconnection) | Group memberships of the user. (see [Connections](#connections)) |
| <aid="mergerequestassigneeid"></a>`id` | [`ID!`](#id) | ID of the user. |
| <aid="mergerequestassigneeid"></a>`id` | [`ID!`](#id) | ID of the user. |
| <aid="mergerequestassigneelocation"></a>`location` | [`String`](#string) | The location of the user. |
| <aid="mergerequestassigneelocation"></a>`location` | [`String`](#string) | Location of the user. |
| <aid="mergerequestassigneemergerequestinteraction"></a>`mergeRequestInteraction` | [`UserMergeRequestInteraction`](#usermergerequestinteraction) | Details of this user's interactions with the merge request. |
| <aid="mergerequestassigneemergerequestinteraction"></a>`mergeRequestInteraction` | [`UserMergeRequestInteraction`](#usermergerequestinteraction) | Details of this user's interactions with the merge request. |
| <aid="mergerequestassigneename"></a>`name` | [`String!`](#string) | Human-readable name of the user. |
| <aid="mergerequestassigneename"></a>`name` | [`String!`](#string) | Human-readable name of the user. |
| <aid="mergerequestassigneenamespace"></a>`namespace` | [`Namespace`](#namespace) | Personal namespace of the user. |
| <aid="mergerequestassigneenamespace"></a>`namespace` | [`Namespace`](#namespace) | Personal namespace of the user. |
...
@@ -11167,7 +11167,7 @@ A user assigned to a merge request as a reviewer.
...
@@ -11167,7 +11167,7 @@ A user assigned to a merge request as a reviewer.
| <aid="mergerequestreviewergroupcount"></a>`groupCount` | [`Int`](#int) | Group count for the user. |
| <aid="mergerequestreviewergroupcount"></a>`groupCount` | [`Int`](#int) | Group count for the user. |
| <aid="mergerequestreviewergroupmemberships"></a>`groupMemberships` | [`GroupMemberConnection`](#groupmemberconnection) | Group memberships of the user. (see [Connections](#connections)) |
| <aid="mergerequestreviewergroupmemberships"></a>`groupMemberships` | [`GroupMemberConnection`](#groupmemberconnection) | Group memberships of the user. (see [Connections](#connections)) |
| <aid="mergerequestreviewerid"></a>`id` | [`ID!`](#id) | ID of the user. |
| <aid="mergerequestreviewerid"></a>`id` | [`ID!`](#id) | ID of the user. |
| <aid="mergerequestreviewerlocation"></a>`location` | [`String`](#string) | The location of the user. |
| <aid="mergerequestreviewerlocation"></a>`location` | [`String`](#string) | Location of the user. |
| <aid="mergerequestreviewermergerequestinteraction"></a>`mergeRequestInteraction` | [`UserMergeRequestInteraction`](#usermergerequestinteraction) | Details of this user's interactions with the merge request. |
| <aid="mergerequestreviewermergerequestinteraction"></a>`mergeRequestInteraction` | [`UserMergeRequestInteraction`](#usermergerequestinteraction) | Details of this user's interactions with the merge request. |
| <aid="mergerequestreviewername"></a>`name` | [`String!`](#string) | Human-readable name of the user. |
| <aid="mergerequestreviewername"></a>`name` | [`String!`](#string) | Human-readable name of the user. |
| <aid="mergerequestreviewernamespace"></a>`namespace` | [`Namespace`](#namespace) | Personal namespace of the user. |
| <aid="mergerequestreviewernamespace"></a>`namespace` | [`Namespace`](#namespace) | Personal namespace of the user. |
...
@@ -11998,11 +11998,11 @@ Represents vulnerability finding of a security report on the pipeline.
...
@@ -11998,11 +11998,11 @@ Represents vulnerability finding of a security report on the pipeline.
| <aid="projectcontainerrepositoriescount"></a>`containerRepositoriesCount` | [`Int!`](#int) | Number of container repositories in the project. |
| <aid="projectcontainerrepositoriescount"></a>`containerRepositoriesCount` | [`Int!`](#int) | Number of container repositories in the project. |
| <aid="projectcreatedat"></a>`createdAt` | [`Time`](#time) | Timestamp of the project creation. |
| <aid="projectcreatedat"></a>`createdAt` | [`Time`](#time) | Timestamp of the project creation. |
| <aid="projectdastprofiles"></a>`dastProfiles` | [`DastProfileConnection`](#dastprofileconnection) | DAST Profiles associated with the project. (see [Connections](#connections)) |
| <aid="projectdastprofiles"></a>`dastProfiles` | [`DastProfileConnection`](#dastprofileconnection) | DAST Profiles associated with the project. (see [Connections](#connections)) |
| <aid="projectdastscannerprofiles"></a>`dastScannerProfiles` | [`DastScannerProfileConnection`](#dastscannerprofileconnection) | The DAST scanner profiles associated with the project. (see [Connections](#connections)) |
| <aid="projectdastscannerprofiles"></a>`dastScannerProfiles` | [`DastScannerProfileConnection`](#dastscannerprofileconnection) | DAST scanner profiles associated with the project. (see [Connections](#connections)) |
| <aid="projectdastsiteprofiles"></a>`dastSiteProfiles` | [`DastSiteProfileConnection`](#dastsiteprofileconnection) | DAST Site Profiles associated with the project. (see [Connections](#connections)) |
| <aid="projectdastsiteprofiles"></a>`dastSiteProfiles` | [`DastSiteProfileConnection`](#dastsiteprofileconnection) | DAST Site Profiles associated with the project. (see [Connections](#connections)) |
| <aid="projectdescription"></a>`description` | [`String`](#string) | Short description of the project. |
| <aid="projectdescription"></a>`description` | [`String`](#string) | Short description of the project. |
| <aid="projectdescriptionhtml"></a>`descriptionHtml` | [`String`](#string) | The GitLab Flavored Markdown rendering of `description`. |
| <aid="projectdescriptionhtml"></a>`descriptionHtml` | [`String`](#string) | The GitLab Flavored Markdown rendering of `description`. |
| <aid="projectdora"></a>`dora` | [`Dora`](#dora) | The project's DORA metrics. |
| <aid="projectdora"></a>`dora` | [`Dora`](#dora) | Project's DORA metrics. |
| <aid="projectforkscount"></a>`forksCount` | [`Int!`](#int) | Number of times the project has been forked. |
| <aid="projectforkscount"></a>`forksCount` | [`Int!`](#int) | Number of times the project has been forked. |
| <aid="projectfullpath"></a>`fullPath` | [`ID!`](#id) | Full path of the project. |
| <aid="projectfullpath"></a>`fullPath` | [`ID!`](#id) | Full path of the project. |
| <aid="projectgrafanaintegration"></a>`grafanaIntegration` | [`GrafanaIntegration`](#grafanaintegration) | Grafana integration details for the project. |
| <aid="projectgrafanaintegration"></a>`grafanaIntegration` | [`GrafanaIntegration`](#grafanaintegration) | Grafana integration details for the project. |
...
@@ -12030,7 +12030,7 @@ Represents vulnerability finding of a security report on the pipeline.
...
@@ -12030,7 +12030,7 @@ Represents vulnerability finding of a security report on the pipeline.
| <aid="projectprintingmergerequestlinkenabled"></a>`printingMergeRequestLinkEnabled` | [`Boolean`](#boolean) | Indicates if a link to create or view a merge request should display after a push to Git repositories of the project from the command line. |
| <aid="projectprintingmergerequestlinkenabled"></a>`printingMergeRequestLinkEnabled` | [`Boolean`](#boolean) | Indicates if a link to create or view a merge request should display after a push to Git repositories of the project from the command line. |
| <aid="projectpublicjobs"></a>`publicJobs` | [`Boolean`](#boolean) | Indicates if there is public access to pipelines and job details of the project, including output logs and artifacts. |
| <aid="projectpublicjobs"></a>`publicJobs` | [`Boolean`](#boolean) | Indicates if there is public access to pipelines and job details of the project, including output logs and artifacts. |
| <aid="projectremovesourcebranchaftermerge"></a>`removeSourceBranchAfterMerge` | [`Boolean`](#boolean) | Indicates if `Delete source branch` option should be enabled by default for all new merge requests of the project. |
| <aid="projectremovesourcebranchaftermerge"></a>`removeSourceBranchAfterMerge` | [`Boolean`](#boolean) | Indicates if `Delete source branch` option should be enabled by default for all new merge requests of the project. |
| <aid="projectrepository"></a>`repository` | [`Repository`](#repository) | Git repository of the project. |
| <aid="projectrepository"></a>`repository` | [`Repository`](#repository) | Git repository of the project. |
| <aid="projectrepositorysizeexcess"></a>`repositorySizeExcess` | [`Float`](#float) | Size of repository that exceeds the limit in bytes. |
| <aid="projectrepositorysizeexcess"></a>`repositorySizeExcess` | [`Float`](#float) | Size of repository that exceeds the limit in bytes. |
...
@@ -13197,7 +13197,7 @@ Returns [`Tree`](#tree).
...
@@ -13197,7 +13197,7 @@ Returns [`Tree`](#tree).
| <aid="repositoryblobcanmodifyblob"></a>`canModifyBlob` | [`Boolean`](#boolean) | Whether the current user can modify the blob. |
| <aid="repositoryblobcanmodifyblob"></a>`canModifyBlob` | [`Boolean`](#boolean) | Whether the current user can modify the blob. |
| <aid="repositoryblobeditblobpath"></a>`editBlobPath` | [`String`](#string) | Web path to edit the blob in the old-style editor. |
| <aid="repositoryblobeditblobpath"></a>`editBlobPath` | [`String`](#string) | Web path to edit the blob in the old-style editor. |
| <aid="repositoryblobexternalstorageurl"></a>`externalStorageUrl` | [`String`](#string) | Web path to download the raw blob via external storage, if enabled. |
| <aid="repositoryblobexternalstorageurl"></a>`externalStorageUrl` | [`String`](#string) | Web path to download the raw blob via external storage, if enabled. |
| <aid="repositoryblobfiletype"></a>`fileType` | [`String`](#string) | The expected format of the blob based on the extension. |
| <aid="repositoryblobfiletype"></a>`fileType` | [`String`](#string) | Expected format of the blob based on the extension. |
| <aid="repositoryblobforkandeditpath"></a>`forkAndEditPath` | [`String`](#string) | Web path to edit this blob using a forked project. |
| <aid="repositoryblobforkandeditpath"></a>`forkAndEditPath` | [`String`](#string) | Web path to edit this blob using a forked project. |
| <aid="repositoryblobid"></a>`id` | [`ID!`](#id) | ID of the blob. |
| <aid="repositoryblobid"></a>`id` | [`ID!`](#id) | ID of the blob. |
| <aid="repositoryblobideeditpath"></a>`ideEditPath` | [`String`](#string) | Web path to edit this blob in the Web IDE. |
| <aid="repositoryblobideeditpath"></a>`ideEditPath` | [`String`](#string) | Web path to edit this blob in the Web IDE. |
@@ -13795,9 +13795,9 @@ Completion status of tasks.
...
@@ -13795,9 +13795,9 @@ Completion status of tasks.
| ---- | ---- | ----------- |
| ---- | ---- | ----------- |
| <aid="terraformstatecreatedat"></a>`createdAt` | [`Time!`](#time) | Timestamp the Terraform state was created. |
| <aid="terraformstatecreatedat"></a>`createdAt` | [`Time!`](#time) | Timestamp the Terraform state was created. |
| <aid="terraformstateid"></a>`id` | [`ID!`](#id) | ID of the Terraform state. |
| <aid="terraformstateid"></a>`id` | [`ID!`](#id) | ID of the Terraform state. |
| <aid="terraformstatelatestversion"></a>`latestVersion` | [`TerraformStateVersion`](#terraformstateversion) | The latest version of the Terraform state. |
| <aid="terraformstatelatestversion"></a>`latestVersion` | [`TerraformStateVersion`](#terraformstateversion) | Latest version of the Terraform state. |
| <aid="terraformstatelockedat"></a>`lockedAt` | [`Time`](#time) | Timestamp the Terraform state was locked. |
| <aid="terraformstatelockedat"></a>`lockedAt` | [`Time`](#time) | Timestamp the Terraform state was locked. |
| <aid="terraformstatelockedbyuser"></a>`lockedByUser` | [`UserCore`](#usercore) | The user currently holding a lock on the Terraform state. |
| <aid="terraformstatelockedbyuser"></a>`lockedByUser` | [`UserCore`](#usercore) | User currently holding a lock on the Terraform state. |
| <aid="terraformstatename"></a>`name` | [`String!`](#string) | Name of the Terraform state. |
| <aid="terraformstatename"></a>`name` | [`String!`](#string) | Name of the Terraform state. |
| <aid="terraformstateupdatedat"></a>`updatedAt` | [`Time!`](#time) | Timestamp the Terraform state was updated. |
| <aid="terraformstateupdatedat"></a>`updatedAt` | [`Time!`](#time) | Timestamp the Terraform state was updated. |
...
@@ -13808,10 +13808,10 @@ Completion status of tasks.
...
@@ -13808,10 +13808,10 @@ Completion status of tasks.
| Name | Type | Description |
| Name | Type | Description |
| ---- | ---- | ----------- |
| ---- | ---- | ----------- |
| <aid="terraformstateversioncreatedat"></a>`createdAt` | [`Time!`](#time) | Timestamp the version was created. |
| <aid="terraformstateversioncreatedat"></a>`createdAt` | [`Time!`](#time) | Timestamp the version was created. |
| <aid="terraformstateversioncreatedbyuser"></a>`createdByUser` | [`UserCore`](#usercore) | The user that created this version. |
| <aid="terraformstateversioncreatedbyuser"></a>`createdByUser` | [`UserCore`](#usercore) | User that created this version. |
| <aid="terraformstateversiondownloadpath"></a>`downloadPath` | [`String`](#string) | URL for downloading the version's JSON file. |
| <aid="terraformstateversiondownloadpath"></a>`downloadPath` | [`String`](#string) | URL for downloading the version's JSON file. |
| <aid="terraformstateversionid"></a>`id` | [`ID!`](#id) | ID of the Terraform state version. |
| <aid="terraformstateversionid"></a>`id` | [`ID!`](#id) | ID of the Terraform state version. |
| <aid="terraformstateversionjob"></a>`job` | [`CiJob`](#cijob) | The job that created this version. |
| <aid="terraformstateversionjob"></a>`job` | [`CiJob`](#cijob) | Job that created this version. |
| <aid="terraformstateversionserial"></a>`serial` | [`Int`](#int) | Serial number of the version. |
| <aid="terraformstateversionserial"></a>`serial` | [`Int`](#int) | Serial number of the version. |
| <aid="terraformstateversionupdatedat"></a>`updatedAt` | [`Time!`](#time) | Timestamp the version was updated. |
| <aid="terraformstateversionupdatedat"></a>`updatedAt` | [`Time!`](#time) | Timestamp the version was updated. |
...
@@ -13966,13 +13966,13 @@ Represents a historically accurate report about the timebox.
...
@@ -13966,13 +13966,13 @@ Represents a historically accurate report about the timebox.
| Name | Type | Description |
| Name | Type | Description |
| ---- | ---- | ----------- |
| ---- | ---- | ----------- |
| <aid="timelogissue"></a>`issue` | [`Issue`](#issue) | The issue that logged time was added to. |
| <aid="timelogissue"></a>`issue` | [`Issue`](#issue) | Issue that logged time was added to. |
| <aid="timelogmergerequest"></a>`mergeRequest` | [`MergeRequest`](#mergerequest) | The merge request that logged time was added to. |
| <aid="timelogmergerequest"></a>`mergeRequest` | [`MergeRequest`](#mergerequest) | Merge request that logged time was added to. |
| <aid="timelognote"></a>`note` | [`Note`](#note) | The note where the quick action to add the logged time was executed. |
| <aid="timelognote"></a>`note` | [`Note`](#note) | Note where the quick action was executed to add the logged time. |
| <aid="timelogspentat"></a>`spentAt` | [`Time`](#time) | Timestamp of when the time tracked was spent at. |
| <aid="timelogspentat"></a>`spentAt` | [`Time`](#time) | Timestamp of when the time tracked was spent at. |
| <aid="timelogsummary"></a>`summary` | [`String`](#string) | The summary of how the time was spent. |
| <aid="timelogsummary"></a>`summary` | [`String`](#string) | Summary of how the time was spent. |
| <aid="timelogtimespent"></a>`timeSpent` | [`Int!`](#int) | The time spent displayed in seconds. |
| <aid="timelogtimespent"></a>`timeSpent` | [`Int!`](#int) | Time spent displayed in seconds. |
| <aid="timeloguser"></a>`user` | [`UserCore!`](#usercore) | The user that logged the time. |
| <aid="timeloguser"></a>`user` | [`UserCore!`](#usercore) | User that logged the time. |
### `Todo`
### `Todo`
...
@@ -13983,12 +13983,12 @@ Representing a to-do entry.
...
@@ -13983,12 +13983,12 @@ Representing a to-do entry.
| Name | Type | Description |
| Name | Type | Description |
| ---- | ---- | ----------- |
| ---- | ---- | ----------- |
| <aid="todoaction"></a>`action` | [`TodoActionEnum!`](#todoactionenum) | Action of the to-do item. |
| <aid="todoaction"></a>`action` | [`TodoActionEnum!`](#todoactionenum) | Action of the to-do item. |
| <aid="todoauthor"></a>`author` | [`UserCore!`](#usercore) | The author of this to-do item. |
| <aid="todoauthor"></a>`author` | [`UserCore!`](#usercore) | Author of this to-do item. |
| <aid="todobody"></a>`body` | [`String!`](#string) | Body of the to-do item. |
| <aid="todobody"></a>`body` | [`String!`](#string) | Body of the to-do item. |
| <aid="todocreatedat"></a>`createdAt` | [`Time!`](#time) | Timestamp this to-do item was created. |
| <aid="todocreatedat"></a>`createdAt` | [`Time!`](#time) | Timestamp this to-do item was created. |
| <aid="todogroup"></a>`group` | [`Group`](#group) | Group this to-do item is associated with. |
| <aid="todogroup"></a>`group` | [`Group`](#group) | Group this to-do item is associated with. |
| <aid="todoid"></a>`id` | [`ID!`](#id) | ID of the to-do item. |
| <aid="todoid"></a>`id` | [`ID!`](#id) | ID of the to-do item. |
| <aid="todoproject"></a>`project` | [`Project`](#project) | The project this to-do item is associated with. |
| <aid="todoproject"></a>`project` | [`Project`](#project) | Project this to-do item is associated with. |
| <aid="todostate"></a>`state` | [`TodoStateEnum!`](#todostateenum) | State of the to-do item. |
| <aid="todostate"></a>`state` | [`TodoStateEnum!`](#todostateenum) | State of the to-do item. |
| <aid="todotargettype"></a>`targetType` | [`TodoTargetEnum!`](#todotargetenum) | Target type of the to-do item. |
| <aid="todotargettype"></a>`targetType` | [`TodoTargetEnum!`](#todotargetenum) | Target type of the to-do item. |
...
@@ -14056,7 +14056,7 @@ Core represention of a GitLab user.
...
@@ -14056,7 +14056,7 @@ Core represention of a GitLab user.
| <aid="usercoregroupcount"></a>`groupCount` | [`Int`](#int) | Group count for the user. |
| <aid="usercoregroupcount"></a>`groupCount` | [`Int`](#int) | Group count for the user. |
| <aid="usercoregroupmemberships"></a>`groupMemberships` | [`GroupMemberConnection`](#groupmemberconnection) | Group memberships of the user. (see [Connections](#connections)) |
| <aid="usercoregroupmemberships"></a>`groupMemberships` | [`GroupMemberConnection`](#groupmemberconnection) | Group memberships of the user. (see [Connections](#connections)) |
| <aid="usercoreid"></a>`id` | [`ID!`](#id) | ID of the user. |
| <aid="usercoreid"></a>`id` | [`ID!`](#id) | ID of the user. |
| <aid="usercorelocation"></a>`location` | [`String`](#string) | The location of the user. |
| <aid="usercorelocation"></a>`location` | [`String`](#string) | Location of the user. |
| <aid="usercorename"></a>`name` | [`String!`](#string) | Human-readable name of the user. |
| <aid="usercorename"></a>`name` | [`String!`](#string) | Human-readable name of the user. |
| <aid="usercorenamespace"></a>`namespace` | [`Namespace`](#namespace) | Personal namespace of the user. |
| <aid="usercorenamespace"></a>`namespace` | [`Namespace`](#namespace) | Personal namespace of the user. |
| <aid="usercoreprojectmemberships"></a>`projectMemberships` | [`ProjectMemberConnection`](#projectmemberconnection) | Project memberships of the user. (see [Connections](#connections)) |
| <aid="usercoreprojectmemberships"></a>`projectMemberships` | [`ProjectMemberConnection`](#projectmemberconnection) | Project memberships of the user. (see [Connections](#connections)) |
...
@@ -14266,7 +14266,7 @@ fields relate to interactions between the two entities.
...
@@ -14266,7 +14266,7 @@ fields relate to interactions between the two entities.
| <aid="usermergerequestinteractionapproved"></a>`approved` | [`Boolean!`](#boolean) | Whether this user has approved this merge request. |
| <aid="usermergerequestinteractionapproved"></a>`approved` | [`Boolean!`](#boolean) | Whether this user has approved this merge request. |
| <aid="usermergerequestinteractioncanmerge"></a>`canMerge` | [`Boolean!`](#boolean) | Whether this user can merge this merge request. |
| <aid="usermergerequestinteractioncanmerge"></a>`canMerge` | [`Boolean!`](#boolean) | Whether this user can merge this merge request. |
| <aid="usermergerequestinteractioncanupdate"></a>`canUpdate` | [`Boolean!`](#boolean) | Whether this user can update this merge request. |
| <aid="usermergerequestinteractioncanupdate"></a>`canUpdate` | [`Boolean!`](#boolean) | Whether this user can update this merge request. |
| <aid="usermergerequestinteractionreviewstate"></a>`reviewState` | [`MergeRequestReviewState`](#mergerequestreviewstate) | The state of the review by this user. |
| <aid="usermergerequestinteractionreviewstate"></a>`reviewState` | [`MergeRequestReviewState`](#mergerequestreviewstate) | State of the review by this user. |
| <aid="usermergerequestinteractionreviewed"></a>`reviewed` | [`Boolean!`](#boolean) | Whether this user has provided a review for this merge request. |
| <aid="usermergerequestinteractionreviewed"></a>`reviewed` | [`Boolean!`](#boolean) | Whether this user has provided a review for this merge request. |
### `UserPermissions`
### `UserPermissions`
...
@@ -16002,19 +16002,19 @@ State of a test report.
...
@@ -16002,19 +16002,19 @@ State of a test report.
| Value | Description |
| Value | Description |
| ----- | ----------- |
| ----- | ----------- |
| <aid="todostateenumdone"></a>`done` | The state of the todo is done. |
| <aid="todostateenumdone"></a>`done` | State of the todo is done. |
| <aid="todostateenumpending"></a>`pending` | The state of the todo is pending. |
| <aid="todostateenumpending"></a>`pending` | State of the todo is pending. |
### `TodoTargetEnum`
### `TodoTargetEnum`
| Value | Description |
| Value | Description |
| ----- | ----------- |
| ----- | ----------- |
| <aid="todotargetenumalert"></a>`ALERT` | An Alert. |
@@ -16069,9 +16069,9 @@ Possible states of a user.
...
@@ -16069,9 +16069,9 @@ Possible states of a user.
| Value | Description |
| Value | Description |
| ----- | ----------- |
| ----- | ----------- |
| <aid="userstateactive"></a>`active` | The user is active and is able to use the system. |
| <aid="userstateactive"></a>`active` | User is active and is able to use the system. |
| <aid="userstateblocked"></a>`blocked` | The user has been blocked and is prevented from using the system. |
| <aid="userstateblocked"></a>`blocked` | User has been blocked and is prevented from using the system. |
| <aid="userstatedeactivated"></a>`deactivated` | The user is no longer active and is unable to use the system. |
| <aid="userstatedeactivated"></a>`deactivated` | User is no longer active and is unable to use the system. |
### `VisibilityLevelsEnum`
### `VisibilityLevelsEnum`
...
@@ -16085,9 +16085,9 @@ Possible states of a user.
...
@@ -16085,9 +16085,9 @@ Possible states of a user.
| Value | Description |
| Value | Description |
| ----- | ----------- |
| ----- | ----------- |
| <aid="visibilityscopesenuminternal"></a>`internal` | The snippet is visible for any logged in user except external users. |
| <aid="visibilityscopesenuminternal"></a>`internal` | Snippet is visible for any logged in user except external users. |
| <aid="visibilityscopesenumprivate"></a>`private` | The snippet is visible only to the snippet creator. |
| <aid="visibilityscopesenumprivate"></a>`private` | Snippet is visible only to the snippet creator. |
| <aid="visibilityscopesenumpublic"></a>`public` | The snippet can be accessed without any authentication. |
| <aid="visibilityscopesenumpublic"></a>`public` | Snippet can be accessed without any authentication. |
### `VulnerabilityConfidence`
### `VulnerabilityConfidence`
...
@@ -17032,7 +17032,7 @@ Implementations:
...
@@ -17032,7 +17032,7 @@ Implementations:
| <aid="usergroupcount"></a>`groupCount` | [`Int`](#int) | Group count for the user. |
| <aid="usergroupcount"></a>`groupCount` | [`Int`](#int) | Group count for the user. |
| <aid="usergroupmemberships"></a>`groupMemberships` | [`GroupMemberConnection`](#groupmemberconnection) | Group memberships of the user. (see [Connections](#connections)) |
| <aid="usergroupmemberships"></a>`groupMemberships` | [`GroupMemberConnection`](#groupmemberconnection) | Group memberships of the user. (see [Connections](#connections)) |
| <aid="userid"></a>`id` | [`ID!`](#id) | ID of the user. |
| <aid="userid"></a>`id` | [`ID!`](#id) | ID of the user. |
| <aid="userlocation"></a>`location` | [`String`](#string) | The location of the user. |
| <aid="userlocation"></a>`location` | [`String`](#string) | Location of the user. |
| <aid="username"></a>`name` | [`String!`](#string) | Human-readable name of the user. |
| <aid="username"></a>`name` | [`String!`](#string) | Human-readable name of the user. |
| <aid="usernamespace"></a>`namespace` | [`Namespace`](#namespace) | Personal namespace of the user. |
| <aid="usernamespace"></a>`namespace` | [`Namespace`](#namespace) | Personal namespace of the user. |
| <aid="userprojectmemberships"></a>`projectMemberships` | [`ProjectMemberConnection`](#projectmemberconnection) | Project memberships of the user. (see [Connections](#connections)) |
| <aid="userprojectmemberships"></a>`projectMemberships` | [`ProjectMemberConnection`](#projectmemberconnection) | Project memberships of the user. (see [Connections](#connections)) |