Master Detail Relation List page multi-filter

Hi, how can I add more that one filter in the detail-pages.vue
I would like to show the detail page based on multile fields.
Is this possible?

How do you mean “more than one filter”?

Currently the detail-pages.vue file imports the page with one “field-name” and one “field-value”.

Is it possible to add more than one field-name and field-value?

No, it does not have the option for that.