Skip to main content

Interface: ChangeOperationsEvent

Event data for change current fetch operations event.

Properties

PropertyModifierTypeDescription

fail?

readonly

FetchOperationFail

If set, specifies the operation that failed and the fail reason (error).

previous

readonly

readonly FetchOperation[]

Previous operations before the change.