Add non-unique updateMany
#8904
rachmanov
started this conversation in
Feature requests
Replies: 1 comment
-
@rachmanov is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I need to batch update data of certain list by some criteria, I need to create custom function to find IDs at first and then pass them to UpdateMany query.
Are there plans for the future to add such function in Keystone core?
Beta Was this translation helpful? Give feedback.
All reactions