graphqlite-bundle icon indicating copy to clipboard operation
graphqlite-bundle copied to clipboard

method "setNotMappedTypes()" does not exist

Open casciotti-c opened this issue 8 months ago • 0 comments

Hello, it seems there are a couple of undefined methods inside TheCodingMachine\GraphQLite\Mappers\StaticTypeMapper class:

  • setTypes
  • setNotMappedTypes

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

casciotti-c avatar Mar 27 '25 09:03 casciotti-c