php-crud-api icon indicating copy to clipboard operation
php-crud-api copied to clipboard

Limit Relationship Results

Open ubergeekzone opened this issue 8 years ago • 0 comments

I'd like to be able to limit my relationship results. Could this be added?

Example relationLmitit[]=dogs,6

dogs table would only return 6 results in an include=dogs is provided.

ubergeekzone avatar Sep 02 '17 00:09 ubergeekzone