ReadonlyactionAction name
ReadonlyargsArray of action arguments.
ReadonlydataCustom data for the action context to be set by middlewares, an object. Symbols must be used as keys to avoid name clashing between middlewares.
Optional ReadonlyparentParent action context, if any.
ReadonlyrootRoot action context, or itself if the root.
ReadonlytargetAction target model instance.
ReadonlytypeAction type, sync or async.
Simplified version of action context.