how to delete nested object #102
Unanswered
oliviermorpa
asked this question in
Q&A
Replies: 1 comment 4 replies
-
|
Hi, to help us help you, please give more details, what is your requirements? |
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

Uh oh!
There was an error while loading. Please reload this page.
-
good am,
i dont know how to do. i was looking all day on google to have some example but this time, google is not my friend.
can someone tell me how to do ? a lot of thank in advance
Im looking how to use deepdash to keep only part of json if match.
here is my 2 examples
original data:
CASE 1: keep only level1->level2->level3-> "userInChargeIdt":"U001"
Result:
CASE 2 : Keep keep only level1->level2-> " members1" includes "U001"
Beta Was this translation helpful? Give feedback.
All reactions