using Filters in Collection #115
Answered
by
alirezanet
Mr-Mohammad
asked this question in
Q&A
-
Hello friends,
The filter I am writing is as follows: |
Beta Was this translation helpful? Give feedback.
Answered by
alirezanet
Aug 23, 2023
Replies: 1 comment 4 replies
-
Hi @Mr-Mohammad, |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
so you are trying to create an expression on the third level which is not easily possible, In these scenarios, you should start your query in reverse order to access the target properties: e.g.:
or you can use GridifyMapper to map your third-level objects to a string:
e.g: