Interface DocFetchManyOptions

The options for fetching docs.

Hierarchy

Properties

Properties

before?: Date

The date to fetch docs before.

cache?: boolean

The whether to cache the fetched data.

limit?: number

The maximum number of docs to fetch.