Deciders
Decides if this effect should process this action (ofType)
Can map an action to a different action
Content Deciders
Inspect the payload to decide how to process action
Can inspect payloads, environmental variables, or store values.
Can map an action to a different action based on payload
Last updated