fix: fallback to abstract name if no __typename was sent - #1527
Conversation
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthrough
ChangesType Stats Recording for Abstract Types
🎯 3 (Moderate) | ⏱️ ~20 minutes
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
🤖 I have created a release *beep* *boop* --- ## [2.4.4](v2.4.3...v2.4.4) (2026-06-08) ### Bug Fixes * fallback to abstract name if no __typename was sent ([#1527](#1527)) ([2548d5a](2548d5a)) * **jsonschema:** root variables object is always a non-nullable "object" ([#1528](#1528)) ([8327b53](8327b53)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: wundergraph-bot[bot] <285992168+wundergraph-bot[bot]@users.noreply.github.com>
🤖 I have created a release *beep* *boop* --- ## [1.15.5](execution/v1.15.4...execution/v1.15.5) (2026-06-08) ### Bug Fixes * calculate costs for abstract fields without double counting ([#1521](#1521)) ([4175a9e](4175a9e)) * fallback to abstract name if no __typename was sent ([#1527](#1527)) ([2548d5a](2548d5a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: wundergraph-bot[bot] <285992168+wundergraph-bot[bot]@users.noreply.github.com>
Testing in cosmo revealed this issue.