edgedb-js icon indicating copy to clipboard operation
edgedb-js copied to clipboard

Support computeds in polymorphic queries

Open scotttrinh opened this issue 4 months ago • 0 comments

In our current implementation, you do not have access to the scope of the object you're using in a polymorphic query, so you're only ever able to express direct selections of known properties, but not computed properties.

scotttrinh avatar Jun 16 '25 14:06 scotttrinh