I want to apply a filter to the table, and the field I will filter is a list in table relation, meaning, I want to fetch the items that contain the IDs 1,2,3 from the list, but in all the ways I've attempted, the custom query isn't working. Does anyone know how to do it?