I want to update the booked field (best would be toogle). The booked field is inside a map wich itself is inside an array. I have the index of the map, i just dont get how to navigate to the "booked" field. I can also read the doc etc. no problem there.
If relevant the code is in react
I really tried a lot of different ways. How hard can it be to update a field in a db. So i thought anyways.
every help is highly appreciated