Skip to content

How to add custom resolver fields to the automatically generated where Input fields #404

Answered by MichalLytek
willcbelcher asked this question in Q&A
Discussion options

You must be logged in to vote

It's not possible - custom fields does not exists in the db, so it makes no sense to include them in the db filter.
Such filter just would not work - the values of custom field resolvers are unknown, you need to call the field resolvers to get the value to then filter by.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by willcbelcher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants