graphql-js
graphql-js copied to clipboard
move validation of names into validateSchema
See discussion in #4362.
As noted by @ab-pm, this is a reversion of #3288 which itself reverted some of #1132.
We might need some more context on the motivation behind #3288.