RegisterCollatorParameters.schedule
Home > @backstage/plugin-search-backend-node
> RegisterCollatorParameters
> schedule
The schedule for which the provided collator will be called, commonly the result of SchedulerService.createScheduledTaskRunner()
Signature:
schedule: SchedulerServiceTaskRunner;