Commit 13144567 authored by Tim Zallmann's avatar Tim Zallmann

Merge branch 'do-not-load-resolved-on-default-branch' into 'master'

Disable loading resolvedOnDefaultBranch for Vulnerabilities

See merge request gitlab-org/gitlab!38783
parents 552fff64 e2ebee07
......@@ -5,7 +5,6 @@ fragment Vulnerability on Vulnerability {
severity
vulnerabilityPath
userNotesCount
resolvedOnDefaultBranch
issueLinks(linkType: CREATED) {
nodes {
issue {
......
---
title: Disable loading resolvedOnDefaultBranch for Vulnerabilities
merge_request: 38783
author:
type: removed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment