I have a relationship field where I am using the filter by taxonomy to only load certain posts. I have 2 different taxonomies I want to filter the posts by, but it seems the default behavior of the filter is to look for ‘OR’ instead of ‘AND’ when using more than one filter.
Is it possible to change the filter to ‘AND’ when using more than one filter?