I\'ve defined a filter { status: true } with defaultFilterValues on a List A. I access the list and change the filter to { status: false }. If
{ status: true }
{ status: false }