Type of the request action payload.
Type of the success action payload.
Type of the failure action payload.
Value of the type
field in the action.
Value to use for the type
field of the action.
Object with a .request
, .success
, and .failure
action creator.
Returns an object with an action creator representing the stages of an async action:
You only need to provide the base type name (i.e. app/somethingAsync) and the following action types will be created: