JamalJ
Convex Community14mo ago
4 replies
Jamal

mutation / action calling

Suppose I have a
mutation
that depends on external API's and in a convex function that mutation calls two actions does convex combine these into a single
sql
like query result before returning the result of the mutation or are the actions ran in there own transaction state?
Was this page helpful?