Hi,
The query args misses the parameter terms
'query_args' => [
'tax_query' => [
[
'taxonomy' => 'category',
'field' => 'slug',
'terms' => 'technology',
],
],
],
Please check the documentation again https://docs.metabox.io/extensions/meta-box-builder/#dot-notation