The strawberry mypy plugin has been restored with minimal support for
strawberry.experimental.pydantic types. If you use pydantic integration,
add the plugin to your mypy configuration:
[mypy]
plugins = pydantic.mypy, strawberry.ext.mypy_pluginReleases contributed by @bellini666 via #4292