Conversation
WalkthroughThe function responsible for retrieving field type names from the upstream schema was updated to include an additional lookup step for interface objects when the enclosing type is not found. A new test case was introduced to verify the selection rewriter's behavior with interface objects and concrete type fragments, ensuring correct handling without rewriting. Changes
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (2)
⏰ Context from checks skipped due to timeout of 90000ms (2)
✨ Finishing Touches
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
e075100 to
6046a0f
Compare
🤖 I have created a release *beep* *boop* --- ## [2.0.0-rc.195](v2.0.0-rc.194...v2.0.0-rc.195) (2025-07-02) ### Bug Fixes * fix checking presence of type mapping to interface object ([#1201](#1201)) ([0a849ee](0a849ee)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Bug Fixes** * Resolved an issue with checking the presence of type mapping to interface objects. * **Documentation** * Added a changelog entry for version 2.0.0-rc.195, detailing the latest bug fix. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
….194...v2.0.0-rc.195) (2025-07-02) ### Bug Fixes * fix checking presence of type mapping to interface object ([#1201](wundergraph/graphql-go-tools#1201)) ([0a849ee](wundergraph/graphql-go-tools@0a849ee))
Summary by CodeRabbit
Bug Fixes
Tests
Checklist