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