Skip to content

How to search across all data paths? #92

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions