summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/ld-graphql-version-bump-gem-for-argument-deprecations.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/ld-graphql-version-bump-gem-for-argument-deprecations.yml')
-rw-r--r--changelogs/unreleased/ld-graphql-version-bump-gem-for-argument-deprecations.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/changelogs/unreleased/ld-graphql-version-bump-gem-for-argument-deprecations.yml b/changelogs/unreleased/ld-graphql-version-bump-gem-for-argument-deprecations.yml
new file mode 100644
index 00000000000..170eef47f71
--- /dev/null
+++ b/changelogs/unreleased/ld-graphql-version-bump-gem-for-argument-deprecations.yml
@@ -0,0 +1,7 @@
+---
+title: Mark `startDate` and `endDate` arguments as deprecated in the GraphQL schema for `Project.milestones` and `Group.milestones`
+ (FOSS and EE), and `Project.iterations`, `Project.milestones`, `Group.epic`, `Group.epics`, `Group.iterations`, `Group.milestones`,
+ `BoardEpic.children`, and `Epic.children` fields (EE-only). Previously these arguments were marked as deprecated only in their descriptions
+merge_request: 45229
+author:
+type: changed