CabalDAOC
Convex Community16mo ago
4 replies
CabalDAO

How can I run an action from a mutation function since they can't be http actions?

In a migration function which I've defined as either a mutation or an internalMutation, I need to run an action so I can run a fetch query. How can I run the action from a mutation or internalMutation so I can do ctx.runAction?
Was this page helpful?