Skip to content
Snippets Groups Projects

Load less data when changing todo state

Merged Lukas Eipert requested to merge leipert-make-graphql-query-smaller into master

What does this MR do and why?

Load less data when changing todo state

We don't need to know about all of the todo, just the id and the state is enough. This should remove some DB queries and make it slightly faster.

References

Please include cross links to any resources that are relevant to this MR This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

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

Screen_Recording_2024-11-14_at_00.22.53

How to set up and validate locally

Edited by Lukas Eipert

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
Please register or sign in to reply
Loading