Fetcher(limit: Long = DEFAULT_LIMIT)
The base class for fetching pages of items in a listing return.
limit - the number of items to return per page. The default is 25, and you can change this to a number from 0 to 100.
limit