Array
(
    [0] => Array
        (
            [post_type] => stuffs
            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [relation] => OR
                            [0] => Array
                                (
                                    [taxonomy] => stuffscat
                                    [field] => id
                                    [terms] => 21
                                )

                        )

                )

            [s] => 
            [posts_per_page] => 20
            [paged] => 1
        )

)