graphql-tools
graphql-tools copied to clipboard
I set requireResolversForResolveType: 'ignore', then get this warning Type "QueryResponse" is missing a "__resolveType" resolver.
Describe the bug
To Reproduce
I set requireResolversForResolveType: 'ignore', then get this warning Type "QueryResponse" is missing a "__resolveType" resolver.

Expected behavior
Environment:
- OS: mac os 12.2.1
@graphql-tools/schema: 8.3.2- NodeJS: 13
Additional context