Pagination and LoopBack 4 code example Example: loopback pagination ?filter={“skip”:0,”limit”:10} the next request ?filter={“skip”:10,”limit”:10}