Hello everyone,
I use directus as a backend and would like to save the order of my drag and drop list. Unfortunately, I keep coming up against limits here: directus only accepts PATCH calls with which you can only change one value for several data sets and I have not yet found out how I can process a list of objects one after the other with an API call in toddle.
Have you already found a solution for these problems or do you save your lists completely differently? I would appreciate a exchange on this!