Fix unpack of links for polymorphic fields
Open
- Dominant language
- Python
- Stars
- 415
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Right now codecs resolve distinct list types using the top-level type passed via `__edgeql__`. To make polymorphic links work we need to do that dynamically based on `__tid__`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.