GraphQL API removed items
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.
GitLab 14.0
Fields GraphQL Mutations
Argument name | Mutation | Deprecated in | Use instead |
---|---|---|---|
updated_ids
| todosMarkAllDone
| 13.2 | todos
|
updated_ids
| todoRestoreMany
| 13.2 | todos
|
global_id
| dastScannerProfileCreate
| 13.6 | todos
|
- | addAwardEmoji
| 13.2 | awardEmojiAdd
|
- | removeAwardEmoji
| 13.2 | awardEmojiRemove
|
- | toggleAwardEmoji
| 13.2 | ToggleAwardEmoji
|
- | runDastScan
| 13.5 | dastOnDemandScanCreate
|
- | dismissVulnerability
| 13.5 | vulnerabilityDismiss
|
- | revertVulnerabilityToDetected
| 13.5 | vulnerabilityRevertToDetected
|
GraphQL Types
Field name | GraphQL type | Deprecated in | Use instead |
---|---|---|---|
blob
| SnippetType
| 13.3 | blobs
|
global_id
| DastScannerProfileType
| 13.6 | blobs
|
vulnerabilities_count_by_day_and_severity
|
GroupType , QueryType
| 13.3 | None. Plaintext tokens no longer supported for security reasons. |
GitLab 13.6
Prior to GitLab 14.0, deprecated items could be removed in XX.6
releases.
Fields
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,
.
For problems setting up or using this feature (depending on your GitLab
subscription).
Field name
GraphQL type
Deprecated in
Use instead
date
Timelog
12.10
spentAt
designs
Issue
, EpicIssue
12.2
designCollection
latestPipeline
Commit
12.5
pipelines
mergeCommitMessage
MergeRequest
11.8
latestMergeCommitMessage
token
GrafanaIntegration
12.7
None. Plaintext tokens no longer supported for security reasons.
Help & feedback
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.
to help shape new features.
Feature availability and product trials
to see all GitLab tiers and features, or to upgrade.
with access to all features for 30 days.
Get Help