kantord/emuto

Allow nesting array projections under object projections

kantord opened this issue · 0 comments

$ {
  users[1, 2] {
    name
  }
}