trying to debug with console.log but not seeing the output in the logs
I'm trying to debug this mutation, but I don't see the outputs in the log dashboard


2 Replies
Add
await
in front of your Promise.allit worked 👌 thanks