ServerActionMap
ServerActionMap =
Record<string,ServerActionHandler>
Map of authored CTA action type to app-owned server mutation handler.
ServerActionMap =
Record<string,ServerActionHandler>
Map of authored CTA action type to app-owned server mutation handler.