Skip to content

Ability to access all items in array (like jq) #1

@Tamnac

Description

@Tamnac

In jq you can do something like jq .[].name and it will give you the name field of all items in the array.

In mx this throws an error

   .[].name
   ^^^^^^^^

Error: Cannot access .name on Array

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