aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/gqlgen.yml
diff options
context:
space:
mode:
Diffstat (limited to 'graphql/gqlgen.yml')
-rw-r--r--graphql/gqlgen.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphql/gqlgen.yml b/graphql/gqlgen.yml
index 7b22e482..fc27cc2d 100644
--- a/graphql/gqlgen.yml
+++ b/graphql/gqlgen.yml
@@ -48,4 +48,6 @@ models:
SetStatusTimelineItem:
model: github.com/MichaelMure/git-bug/bug.SetStatusTimelineItem
SetTitleTimelineItem:
- model: github.com/MichaelMure/git-bug/bug.SetTitleTimelineItem \ No newline at end of file
+ model: github.com/MichaelMure/git-bug/bug.SetTitleTimelineItem
+ LabelChangeResult:
+ model: github.com/MichaelMure/git-bug/bug.LabelChangeResult