i want to find an object inside items whose `item...
# getting-started
o
i want to find an object inside items whose
item.itemValue
is equal to createSearchParams?.condition? and set the toggled status of that item to true
d
And you want all other items have their toggle status unaffected?
o
Yes, I think I needed a find there