When we filter fields using filter[fields]
(for example category field value is equal to ski) against a single model (filter[type]
), then it works. But when we provide multiple models as value of filter[type]
then filter[fields]
filtering is not working thought that field available across all models.
yes @rislam the filtering by field is possible on a single model only, sorry