-
-
Notifications
You must be signed in to change notification settings - Fork 454
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: #2642 root element have no __typename field #2643
Conversation
🦋 Changeset detectedLatest commit: 5c0c4c3 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
7079384
to
7c24b17
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mind adding a test for this?
7c24b17
to
f8d41dd
Compare
Hi, does it look good to you after last changes ? |
Hiya 👋 Sorry about that regression. That was my bad Unfortunately, the fix here you've got now has a small problem as well. What I forgot when refactoring is that we skip adding a |
Ok I'll change it |
f8d41dd
to
5c0c4c3
Compare
Resolves #2642