Convex client used to run the action.
Convex action function reference.
A typed action function.
Use this when you need a typed action helper outside a BaseConvexNode. Actions are imperative calls and do not emit Retree changes by themselves. Assign the action result into Retree state if the UI should update from it.
Create a typed Retree Convex action function from a Convex client and action reference.