Caller-supplied params declared on an action, validated before running ops or queuing effects: a missing required param throws ActionParamsInvalidError and the action does not commit. Resolved values feed ValueExpr.param lookups.
ActionParamsInvalidError
ValueExpr.param
Optional
Caller-supplied params declared on an action, validated before running ops or queuing effects: a missing required param throws
ActionParamsInvalidErrorand the action does not commit. Resolved values feedValueExpr.paramlookups.