edgedb / edgedb-js

The official TypeScript/JS client library and query builder for EdgeDB
https://edgedb.com
Apache License 2.0
510 stars 65 forks source link

Named tuples should be acceptable targets for `e.select` and `e.group` #1080

Open scotttrinh opened 1 month ago

scotttrinh commented 1 month ago

Named tuples work similar to Objects in these positions, so they should be acceptable and build correct queries.