ReconcileResultThe diff produced by ScheduleService.reconcile — the entry ids that were added / updated / removed / left unchanged.
modelsScheduleService.reconcile
Source src/Process.ts:19411 lines
export type type ScheduleReconcileResult =
ReconcileResult
The diff produced by
ScheduleService.reconcile
— the entry ids that were
added / updated / removed / left unchanged.
ScheduleReconcileResult = import ReconcileResultReconcileResult;