FetcherJobRunnerUpdateCursorResult<C>: {
    newCursors: BaseFetcherPaginationCursors<C>;
    newItems: boolean;
}

Type Parameters

  • C

Type declaration

Generated using TypeDoc