laravel-gmail icon indicating copy to clipboard operation
laravel-gmail copied to clipboard

How to send maxResults to Gmail API

Open stefanofinetti opened this issue 4 years ago • 0 comments

I noticed that ->all()->preload() only shows the last 100 messages from my gmail account. I know that Gmail APIS have a parameter to increase that number up to 500, but I couldn't find a way, and I can't read the pagecount to create a meaningful paginator for showing the correct number of messages

stefanofinetti avatar Oct 21 '21 06:10 stefanofinetti