Skip to content

Support fallback syntax #241

@bit-tyler

Description

@bit-tyler

Motivation

allow for the option to fallback to other parts of the json being queried if queried option undefined.

Current behavior

This is currently not supported.

Desired behavior

jq supports this through the following syntax query1 // query2 // query3 etc... We could implement a similar syntax potentially preferring || as the operator.

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