Optimistic [updates to a UI] don't wait for an operation to finish to update to the final state. They immediately switch to the final state, showing fake data for the time while the real operation is still in-progress.
Igor Mandrigin, UX Planet
data
object. This is dispatched from the pending action and is useful for optimistic updates.