<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [IndexedDB](./puppeteer.protocol.indexeddb.md) &gt; [RequestDataRequest](./puppeteer.protocol.indexeddb.requestdatarequest.md) &gt; [pageSize](./puppeteer.protocol.indexeddb.requestdatarequest.pagesize.md)

## Protocol.IndexedDB.RequestDataRequest.pageSize property

Number of records to fetch.

<b>Signature:</b>

```typescript
pageSize: integer;
```