Entity framework documentation? #5502
Unanswered
AnderssonPeter
asked this question in
Q&A
Replies: 1 comment
-
Agree, it was difficult to discover these features
Sometimes it's useful to intercept/modify the query sent by the client, so that you can modify the final iQueryable returned. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I just gave HotChocolate a spin and great work it works like a charm!
But the documentation seems to lack the most useful parts is there a reason for this?
The following page doesn't mention anything about
and
Is there a reason for this? seems like the code above removes 99% of all boiler plate code I would have to write otherwise?
Beta Was this translation helpful? Give feedback.
All reactions