graphql
graphql copied to clipboard
Fix name collusion when field is of type object
This fixes the error
Schema must contain unique named types but contains multiple types named when fields are of type Object. See #516 Cheers
Tests not passing, probably won't be merged till they do.
Tests not passing, probably won't be merged till they do.
any way to solve this problem?