Hello, is there any way that I can update a certain columns for a few items at once without inserting the Item ID in query mutation?
Page 1 / 1
Hi @hakimrazali,
Welcome to the community!
Since column values are item-specific, you will need to insert an item ID into any of the mutations to update them!
Best,
Rachel
Hi @rachelatmonday ,
Thanks for the reply!
Okay understood but is there any other way that I can update columns for 500+ items at once by using mutation?
Unfortunately, no. All of the mutations to change column values only accept one item ID at a time 😕
You could consider sending multiple mutations in one request, but you’ll definitely need to keep complexity in mind if doing so!
Reply
Login to monday.com
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.