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
I tried using ID with nameof(Book) and a bunch of other things but it only seems to work with implementation first but not schema first. I want to keep my schema but add the ID attribute to my book for caching.
Any way to do this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried using [ID] property in schema first but I keep getting the below error
I tried using ID with nameof(Book) and a bunch of other things but it only seems to work with implementation first but not schema first. I want to keep my schema but add the ID attribute to my book for caching.
Any way to do this?
Beta Was this translation helpful? Give feedback.
All reactions