hey guys,
so i have a search on my page, which return a bunch of food items based on the term searched (searchQuery in the screenshot)
Now i want to add filter when the user select, it narrows down the set of food items (i.e. cuisine type: cuisinesListAPI) this filter is a list of string.
how do i structure the body in the below screenshot so these additional Filters are taken into my query to algolia? i put the screenshot of the JSON so you see how the data is structure