FindFilteredLabelSelectorResponse<T>
Response type for findFiltered when using label selector mode.
Aligns with the response type of the underlying findMatching store action via findLabelSelector.
Can be either a transient response object (with data and pagination) or an array of resources.
Type Parameters
T
T = any