GraphQL API removed items
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
GraphQL is a versionless API, unlike the REST API. Occasionally, items have to be updated or removed from the GraphQL API. According to our process for removing items, here are the items that have been removed.
For deprecations, see the Deprecations by version page.
GitLab 17.0
Fields removed in GitLab 17.0.
GraphQL Fields
Field name | GraphQL type | Deprecated in | Removal MR | Use instead |
---|---|---|---|---|
architectureName |
CiRunner |
16.2 | !124751 | Use this field in manager object instead. |
executorName |
CiRunner |
16.2 | !124751 | Use this field in manager object instead. |
ipAddress |
CiRunner |
16.2 | !124751 | Use this field in manager object instead. |
platformName |
CiRunner |
16.2 | !124751 | Use this field in manager object instead. |
revision |
CiRunner |
16.2 | !124751 | Use this field in manager object instead. |
version |
CiRunner |
16.2 | !124751 | Use this field in manager object instead. |
GitLab 16.0
Fields removed in GitLab 16.0.
GraphQL Fields
Field name | GraphQL type | Deprecated in | Removal MR | Use instead |
---|---|---|---|---|
name |
PipelineSecurityReportFinding |
15.1 | !119055 | title |
external |
ReleaseAssetLink |
15.9 | !111750 | None |
confidence |
PipelineSecurityReportFinding |
15.4 | !118617 | None |
PAUSED |
CiRunnerStatus |
14.8 | !118635 | CiRunner.paused: true |
ACTIVE |
CiRunnerStatus |
14.8 | !118635 | CiRunner.paused: false |
GraphQL Mutations
Argument name | Mutation | Deprecated in | Use instead |
---|---|---|---|
- | vulnerabilityFindingDismiss |
15.5 | vulnerabilityDismiss or securityFindingDismiss |
- | apiFuzzingCiConfigurationCreate |
15.1 | todos |
- | CiCdSettingsUpdate |
15.0 | ProjectCiCdSettingsUpdate |
GitLab 15.0
Fields removed in GitLab 15.0.
GraphQL Mutations
Removed in GitLab 15.0:
Argument name | Mutation | Deprecated in | Use instead |
---|---|---|---|
- | clusterAgentTokenDelete |
14.7 | clusterAgentTokenRevoke |
GraphQL Fields
Removed in GitLab 15.0:
Argument name | Field name | Deprecated in | Use instead |
---|---|---|---|
- | pipelines |
14.5 | None |
GraphQL Types
Field name | GraphQL type | Deprecated in | Use instead |
---|---|---|---|
defaultMergeCommitMessageWithDescription |
GraphQL::Types::String |
14.5 | None. Define a merge commit template in your project and use defaultMergeCommitMessage . |
Docs
Edit this page to fix an error or add an improvement in a merge request.
Create an issue to suggest an improvement to this page.
Product
Create an issue if there's something you don't like about this feature.
Propose functionality by submitting a feature request.
Feature availability and product trials
View pricing to see all GitLab tiers and features, or to upgrade.
Try GitLab for free with access to all features for 30 days.
Get help
If you didn't find what you were looking for, search the docs.
If you want help with something specific and could use community support, post on the GitLab forum.
For problems setting up or using this feature (depending on your GitLab subscription).
Request support