Commit 5630dc19 authored by Justin Ho's avatar Justin Ho

Use full reference in Epic Issue GraphQL query

parent 4372a6c9
......@@ -9,7 +9,7 @@ fragment IssueNode on EpicIssue {
dueDate
weight
webPath
reference
reference(full: true)
relationPath
relativePosition
assignees {
......
---
title: Use full reference in Epic Issue GraphQL query
merge_request: 22292
author:
type: fixed
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