Can anyone using Prisma recommend how to handle `r...
# orm-help
s
Can anyone using Prisma recommend how to handle
resolveType
issues? After updating Prisma and graphql-tools, we started getting the following warning:
Type "Node" is missing a "resolveType" resolver. Pass false into "resolverValidationOptions.requireResolversForResolveType" to disable this warning.