Skip to content

Enable arbitrary nesting of arrow operators #15

Open
@jzelinskie

Description

@jzelinskie

The arrow operator can only be used once in an expression (e.g. org->admin), but should be able to support traversing an arbitrary number of relations (e.g. namespace->org->admin, tenant->namespace->org->admin->member).

This would allow for nested arrows in schema

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/schemaAffects the Schema Languagearea/toolingAffects the dev or user toolchain (e.g. tests, ci, build tools)priority/2 mediumThis needs to be done

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions