Replies: 1 comment
-
Hi, no such option exists. You can do second filtering like this: It would be nice to have such option so maybe I will add it, once I will have some time for this. |
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
-
Is it possible to have children as undefined if no children respects the predicate?
For instance, in this example, can the second object in the array have
children
asundefined
instead of empty array?vs
Thank you in advance for your help.
Beta Was this translation helpful? Give feedback.
All reactions