edgedb / edgedb-js

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

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

Open scotttrinh opened 3 months ago

scotttrinh commented 3 months ago

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