Skip to content

Conversation

@PatrykWalach
Copy link
Member

@PatrykWalach PatrykWalach commented Nov 21, 2025

match self {
GraphQLObjectDefinitionType::InputObject => false,
GraphQLObjectDefinitionType::Union => false,
GraphQLObjectDefinitionType::Union => true,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch

@rbalicki2 rbalicki2 merged commit e1250c0 into isographlabs:main Nov 21, 2025
23 of 24 checks passed
@rbalicki2 rbalicki2 deleted the p-branch-23 branch November 21, 2025 23:54
@PatrykWalach PatrykWalach restored the p-branch-23 branch November 22, 2025 00:15
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.

__typename field doesn't exist on unions

2 participants