I tried with async/await still getting `null`
# orm-help
s
I tried with async/await still getting
null
w
Try
Copy code
.then(res => res.node())
s
Same thing 😞