David AlonsoD
Convex Community9mo ago
15 replies
David Alonso

How to handle migrations that need to run an action?

I need to iterate over a table to backfill some data that needs to be fetched from an external service through an SDK that requires
"use node"
. What is my best path forward?
Was this page helpful?