HackYourFuture / study

Our gitbook study book for trainees
https://hackyourfuture.github.io/study/
21 stars 41 forks source link

Fix: add `await` before `session.withTransaction()` #30

Closed SergPerep closed 2 years ago

SergPerep commented 2 years ago

Added await before session.withTransaction() since it returns a promise