Skip to content

How to filter an item in JSON.array #304

@ashifa454

Description

@ashifa454

Hi Team,
I would like to filter an item via "uid" from key "D" which is a JSON.array

{
  "MTYxNTkwMTY5Mzk2Nw-meet": {
    "A": [],
    "B": "discussion",
    "C": "created",
    "D": [
      {
        "uid": "5c0bd0471849cbf4ac34df49"
      }
    ]
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions