graphqlite-bundle
graphqlite-bundle copied to clipboard
method "setNotMappedTypes()" does not exist
Hello,
it seems there are a couple of undefined methods inside TheCodingMachine\GraphQLite\Mappers\StaticTypeMapper class:
setTypessetNotMappedTypes
Those methods are called in TheCodingMachine\GraphQLite\Bundle\DependencyInjection\GraphQLiteCompilerPass::process method at lines 276 and 280.
Installed packages versions:
thecodingmachine/graphqlite: 8.0.0 thecodingmachine/graphqlite-bundle: 7.1.0