docs(eager-loading): add await to code example (#13414)
This line is missing an await, so the console.log does not actually log the expected Foo object as it hasn't been retrieved yet.
Showing
with
2 additions
and
3 deletions
-
Please register or sign in to post a comment