A class to provide an iterable API for fetching multiple pages of data, given a Fauna Set

Type Parameters

Implements

  • AsyncGenerator<T[], void, unknown>

Constructors

Methods