Skip to content
Snippets Groups Projects

Add new `SnoozeMany` and `UnsnoozeMany` mutations for todos

Merged Thomas Hutterer requested to merge 16564-snooze-many-unsnooze-many into master

What does this MR do and why?

Add two new mutations for todos: SnoozeMany and UnsnoozeMany. We need these for the upcoming Bulk edit to-dos (#16564 - closed) feature.

References

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

recording_1738340602

How to set up and validate locally

  • Test the new mutations in the http://gdk.test:3000/-/graphql-explorer
  • Also verify that the existing migrations ResolveMany and RestoreMany still work as before. Those use the same abstract base class which saw a little change in this MR.
Edited by Thomas Hutterer

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading