You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, when a user declares bestBook: Book? property on Author he should be able to return not only id from resolve method, but a whole partially fetched Book entity.