summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorLuke Duncalfe <lduncalfe@eml.cc>2019-07-01 16:34:34 +1200
committerLuke Duncalfe <lduncalfe@eml.cc>2019-07-10 12:13:47 +1200
commita00a23ca828488ae343e02d8528bb94936d0e624 (patch)
tree8bf0228a3760133932ed666858a8121eaebc87c7 /changelogs
parent42e876b7c01c61e74e3c7b0cb637ae43809ce1d2 (diff)
downloadgitlab-ce-a00a23ca828488ae343e02d8528bb94936d0e624.tar.gz
GraphQL mutations for managing Notes
https://gitlab.com/gitlab-org/gitlab-ce/issues/62826
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/62826-graphql-note-mutations.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/62826-graphql-note-mutations.yml b/changelogs/unreleased/62826-graphql-note-mutations.yml
new file mode 100644
index 00000000000..85273186bb6
--- /dev/null
+++ b/changelogs/unreleased/62826-graphql-note-mutations.yml
@@ -0,0 +1,5 @@
+---
+title: GraphQL mutations for managing Notes
+merge_request: 30210
+author:
+type: added