Skip to main content

Module actions

Module actions 

Source

Structs§

CustomAction
Describes a custom action exposed by a resource.

Type Aliases§

ActionFuture
Boxed future returned by an action handler.
ActionHandler
An action handler receives the (cloned) request context, the target record id, and the JSON request body ({} when none was sent).