graphql icon indicating copy to clipboard operation
graphql copied to clipboard

Fix name collusion when field is of type object

Open jcantonio opened this issue 6 years ago • 2 comments

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 avatar Oct 17 '19 08:10 jcantonio

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

bhoriuchi avatar May 18 '20 13:05 bhoriuchi

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

any way to solve this problem?

codebdy avatar Mar 14 '22 08:03 codebdy