Stage

Action. Stage

Properties:
Name Type Description
STARTED string

An asynchronous operation was started.

SUCCESS string

An asynchronous operation was completed with success.

ERROR string

Action resolved to error. Payload contains { error: true } and Error object as a payload.

Source: