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
1 additions
and
1 deletions
-
Please register or sign in to post a comment