Skip to content

How to search across all data paths? #92

@ilyadonskoy

Description

@ilyadonskoy

Hi!

Let's say I have the following JSON data object inside struct view

foo: { bar: { items: [1, 2, 3, 4, 5] } }

Can I somehow force jora to search for 'items' key without manually typing foo.var.items?

I read documentation of jora https://github.com/discoveryjs/jora and could not found the solution. I might be missing something. It feels like there's some function or a way to do that but I can't get it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions