Custom object filtering with data loaders #8049
Unanswered
ParadiseFallen
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi. i have
And
Then i made
Extension
When i have
UseFiltering
onbooks
resolverHC
generates for meBooksFilterInputType
. But it does not containsAuthor
.So how i can extend it to make
This is possible while i use
EFCore
with navigation properties. But if i use smth other (marten
as example).So how i can achive same behaviour?
Beta Was this translation helpful? Give feedback.
All reactions