AFU
CCConvex Community
•Created by AFU on 4/10/2025 in #support-community
How can I get return value from "use node" action inside mutation ?
How can I get return value from "use node" action inside mutation ?
- I try this
ctx.runAction
but got error "runAction does not exist",
- So I move to ctx.scheduler
but can not get response from that
// hashActions.ts
// userAuths.tsx
Thank you5 replies