Skip to content

Fix name collusion when field is of type object#518

Open
jcantonio wants to merge 2 commits into
graphql-go:masterfrom
jcantonio:bug-516
Open

Fix name collusion when field is of type object#518
jcantonio wants to merge 2 commits into
graphql-go:masterfrom
jcantonio:bug-516

Conversation

@jcantonio

Copy link
Copy Markdown

This fixes the error

Schema must contain unique named types but contains multiple types named
when fields are of type Object.
See #516
Cheers

@jcantonio jcantonio mentioned this pull request Oct 17, 2019
@bhoriuchi

bhoriuchi commented May 18, 2020

Copy link
Copy Markdown
Contributor

Tests not passing, probably won't be merged till they do.

@codebdy

codebdy commented Mar 14, 2022

Copy link
Copy Markdown

Tests not passing, probably won't be merged till they do.

any way to solve this problem?

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.

3 participants