Skip to content

Docs or reference missing on how to query on array objects #54

@ghost

Description

I have json object like

{
id: "1"
result:[
{
{"key":"value"},
},
{
{"key":"value1"},
}
]

}

I would like to filter on "key" how to do that ? where is document reference for same?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions