Filter on one-to-many relationship #152
Unanswered
flyspirit99
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
I am facing the same problem. if there is any way to filter on one-to-many relationship please let us know |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I started to use Sieve a couple of days ago and love it. Now I encounter a situation and don't know how to do it by Sieve
I have a one to many relationship like below
In CompanyApiController.GetCompanies() action, I need to filter company by its certificate name. Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions