IndexingSchedule interface

Represents a schedule for indexer execution.

Properties

interval

The interval of time between indexer executions.

startTime

The time when an indexer should start running.

Property Details

interval

The interval of time between indexer executions.

interval: string

Property Value

string

startTime

The time when an indexer should start running.

startTime?: Date

Property Value

Date