Skip to content
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: Fix fragments on union types #131

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

stuebingerb
Copy link
Owner

Resolves #130

@stuebingerb stuebingerb force-pushed the fix/fix-fragments-on-union-types branch from 55910bd to f86163a Compare December 10, 2024 12:40
@stuebingerb stuebingerb force-pushed the fix/fix-fragments-on-union-types branch from f86163a to 6b229c5 Compare December 11, 2024 08:56
@stuebingerb stuebingerb merged commit 7d93b08 into main Dec 11, 2024
3 checks passed
@stuebingerb stuebingerb deleted the fix/fix-fragments-on-union-types branch December 11, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fragments on union types work only for the first type
2 participants