<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [IndexedDB](./puppeteer.protocol.indexeddb.md) > [RequestDataRequest](./puppeteer.protocol.indexeddb.requestdatarequest.md) > [pageSize](./puppeteer.protocol.indexeddb.requestdatarequest.pagesize.md) ## Protocol.IndexedDB.RequestDataRequest.pageSize property Number of records to fetch. <b>Signature:</b> ```typescript pageSize: integer; ```